projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4e66190
5c6a7dd
)
Auto merge of #2971 - alexcrichton:openssl-init, r=alexcrichton
author
bors
<bors@rust-lang.org>
Sun, 7 Aug 2016 01:13:13 +0000
(18:13 -0700)
committer
GitHub
<noreply@github.com>
Sun, 7 Aug 2016 01:13:13 +0000
(18:13 -0700)
Update OpenSSL-using dependencies
They've all been updated to canonicalize as `openssl_sys::init` as the "one true
method" for initializing OpenSSL,
Closes #2961
Trivial merge